home *** CD-ROM | disk | FTP | other *** search
/ PC World 2007 June / PCWorld_2007-06_cd.bin / domacnost a kancelar / actual / atwsetup.exe / {app} / en.chm / features / transparency.php < prev    next >
PHP Script  |  2007-04-16  |  2KB  |  44 lines

  1. <?
  2. require($_SERVER["DOCUMENT_ROOT"]."/bitrix/header.php");
  3. $APPLICATION->SetTitle("Change Transparency");
  4. ?>
  5. <h1>Change Transparency</h1>
  6. <p><i><b>Available in</b>:
  7. <a href="http://www.actualtools.com/products/index.php#aim">Actual Window Manager</a>,
  8. <a href="http://www.actualtools.com/products/index.php#atw">Actual Transparent Window</a>,
  9. <a href="http://www.actualtools.com/products/index.php#atb">Actual Title Buttons</a>,
  10. <a href="http://www.actualtools.com/products/index.php#asm">Actual Window Menu</a>.
  11. </i></p>
  12. <p>The <i><b>Change Transparency</b> action</i> appears in the last generation of <i>Microsoft®</i> operating
  13. systems like <i>Windows® 2000/XP/2003</i>. It allows you to make a foreground window look like stained glass so you
  14. can see through it to the contents of a window behind it while simultaneously being able to still see the contents of
  15. the foreground window as well.
  16. </p>
  17. <p align="center">
  18. <img src="http://www.actualtools.com/images/atw_screenshot_large.jpg" width="225" height="149" border="0" alt="Change Window Transparency on the Fly."/>
  19. </p>
  20. <p><a name="level"></a>You can choose any <i>transparency level</i> for a particular window ranging from 0% (opaque) to
  21. 100% (<i>completely</i> transparent, or <i>invisible</i>).
  22. </p>
  23. <p><i>Hint</i>  The <i><b>Change Transparency</b> action</i> is very handy for working <i>with</i> and
  24. <i>between</i> multiple open windows which cannot be sized to fit on the desktop side-by-side. For example, attempting
  25. to transcribe something into a <i>Microsoft® Word</i> document from an Internet browser window when they won't both
  26. fit on the screen together at the same time.
  27. </p>
  28. <p><i>Related actions:
  29. <a href="rollup.php">Rollup</a>,
  30. <a href="ontop.php">Stay on Top</a>,
  31. <a href="ghost.php">Ghost</a>.
  32. </i></p>
  33. <p><i>Possible triggers:
  34. <a href="titlebuttons.php#transparency">Title Buttons</a>,
  35. <a href="windowmenu.php#transparency">Window Menu</a>,
  36. <a href="startup.php">Startup</a>,
  37. <a href="activate.php">Deactivation</a>,
  38. <a href="hover.php">Moving/Resizing/Mouse-Hovering</a>,
  39. <a href="scdefault.php">Title Bar Double-Click</a>.
  40. </i></p>
  41. <?
  42. require($_SERVER["DOCUMENT_ROOT"]."/bitrix/footer.php");
  43. ?>
  44.